AOUT#.VALUEU

Description

Gets or sets the user command value of the specified analog output when AOUT#.SOURCE = 0 (user).

Examples

Usage

When AOUT#.SOURCE = 0 (user) then the corresponding AOUT#.VALUEU is used to drive the AOUT#.VALUE .

Code

Changing output value with VALUEU and then changing SOURCE to be action table with no action configured:

--> AOUT1.SOURCE 0 //user
--> AOUT1.VALUEU
0.000 V
--> AOUT1.VALUE
0.000 V
--> AOUT1.VALUEU 1
--> AOUT1.VALUE
1.000 V

Context

For more information see Analog Output.

Versions

Action Version Notes
Implemented 02-00-00-000

General Information

Type Read/Write
Units V
Range 0 to 10
Default Value 5
Data Type Float
See Also  
Stored in Non Volatile Memory No

Variants Supported

All variants are supported.

Fieldbus Information

FieldbusClosedA Fieldbus is an industrial network system for real-time distributed control (e.g. CAN or Profibus). It is a way of connecting instruments in a plant design Parameter Index Sub-Index Data Type Float Scale Units Access PDO Mappable
EtherCATClosedEtherCAT is an open, high-performance Ethernet-based fieldbus system. The development goal of EtherCAT was to apply Ethernet to automation applications which require short data update times (also called cycle times) with low communication jitter (for synchronization purposes) and low hardware costs COE and CANopen AOUT1.VALUEU 0x3800 0x2 INT 1000:1 - RW True
AOUT2.VALUEU 0x3801 0x2 INT 1000:1 - RW True